From: Glenn Morris Date: Tue, 25 Jun 2019 16:13:22 +0000 (-0700) Subject: * lisp/info.el (info-emphasis): Fix doc, version. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~19^2~2628 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=55ccd1b4854153497a538c85b0063d6ff02ded5c;p=emacs.git * lisp/info.el (info-emphasis): Fix doc, version. --- diff --git a/lisp/info.el b/lisp/info.el index 9ecb187e958..f65c6c36272 100644 --- a/lisp/info.el +++ b/lisp/info.el @@ -138,8 +138,8 @@ The Lisp code is executed when the node is selected.") (defface info-emphasis '((t (:inherit italic))) - "*Face for emphasized text (enclosed with underscores)." - :version "25.1" + "Face for emphasized text (enclosed with underscores)." + :version "27.1" :group 'info) (defcustom Info-fontify-visited-nodes t